Retrieve system audit logs with optional filtering.
This endpoint returns a list of system audit logs that track various system events and user actions. The logs can be filtered by:
Each log entry contains details about the event type, affected resource, user information, timestamp, and any changes made (old and new values).
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type SystemAuditLogBaseSchema · object[]
.